runtime.profBuf.takeOverflow (method)
3 uses
runtime (current package)
profbuf.go#L163: func (b *profBuf) takeOverflow() (count uint32, time uint64) {
profbuf.go#L319: count, time := b.takeOverflow()
profbuf.go#L487: count, time := b.takeOverflow()
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)